@charset "utf-8";
/* CSS Document @woniu*/
a:hover{ color:#c00;}
@media screen and (max-width: 768px) {
.pl02 {
padding-left: .4rem;
}
.pall02 {
padding-left: .4rem;
padding-right: .4rem;
}
}
@media screen and (min-width: 1200px) {
 .layui-container{ width:1320px;}
}


.layui-col-space30 {margin: -0.325rem}
.layui-col-space30>* {padding: 0.325rem}
.layui-input-inline{
  width: 96%;
  margin: 0 0 .3rem 0;
}

.fl{ float:left;}
.fr{ float:right;}

/**head样式**/
.headtop{ height:40px; line-height:40px; background:#262626; color:#fff; font-size:16px; font-family: arial;}
.headtop a{ color:#fff;}

.logo {
	float: left;
}
.h_tel {
	background: url(../images/tel.png) no-repeat left center;
    font-size: 16px;
    font-weight: bold;
    height: 55px;
    color: #000;
    line-height: 25px;
    padding-left: 55px;
	float:right;
	text-align:right;
	margin-top:20px;
	overflow:hidden;
}
.h_tel b {
    overflow: hidden;
    display: block;
    font-size: 26px;
    color: #e00;
}
/*menu*/
.menu{ background: #cc0000; height: 60px; line-height:60px;}
.menu li {
    float: left;
    width: 11%;
    text-align: center;
    position: relative;
    border-right: 1px solid #f84c4c;
}
.menu li > a {
    display: block;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
	font-weight:bold;
}
.menu li.on{ background:#ec1010;}

/***wap menu**/

.wapmenu {
	height: 70px;
	background: #cc0000;
	padding: 10px 0 0;
}
.wapmenu li {
	width: 25%;
	line-height: 20px;
	height: 20px;
	position: relative;
	border-right: 1px solid #e3e4e5;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: normal;
	float: left;
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;
}
.wapmenu li:nth-child(4n) {
	border-right: none;
}
.wapmenu li a {
	display: block;
	line-height: 20px;
	font-size: 14px;
	height: 20px;
	color: #FFFFFF;
}


/*****首页产品展示****/
.product{ background:#fff;}

.tit1_cp {
    color:#000;
    text-align: center;
    line-height: 40px;
	padding:30px 0;
}
.tit1_cp h2 {
	font-size: 50px;
    background: url(../images/title.png) no-repeat center bottom;
    line-height: 1.5;
	font-weight:bold;
	margin-bottom:10px;
}
.tit1_cp h2 span {
    color: #F11111;
}
.tit1_cp p {
	font-size: 20px;
    font-weight: normal;
}
/*****首页产品列表***/
.prolist1{position:relative;padding:0 37px;box-sizing:border-box;}
.prolist1 li{padding:0 5px;line-height:50px;text-align:center}
.prolist1 li a{display:block;background:#cc0000;color:#fff;font-size: 16px;}
.prolist1 li a:hover{background:#333}
.prolist1 .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F><%2Fsvg>");background-color:#cc0000;left:10px}
.prolist1 .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");background-color:#cc0000;right:10px}
.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:50px;margin-top:-25px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat;background-color:#0C6AB0}


@media screen and (max-width: 640px) {
.tit1_cp{ padding:10px 0; line-height:25px;}
}
 @media screen and (min-width: 1200px) {
.layui-container {
	width: 1320px;
	margin: 0 auto;
}
}
.layui-containerts {
	width: 1200px;
	margin: 0 auto;
}

.fb-pro {
	width: 100%;
	overflow: hidden;
}
.fb-pro .tu1 {
	position: relative;
	width: auto;
	height: auto;
	border-bottom: none;
	overflow: hidden;
}
.fb-pro .tu1 img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.fb-pro:hover .tu1 img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.fb-pro .tu1 .up-name {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 10;
	width: 271px;
	height: 43px;
	background: url(../images/pro-name.png);
}
.fb-pro .tu1 .up-name p {
	display: block;
	line-height: 43px;
	font-size: 17px;
	color: #fff;
	text-indent: 15px;
}
.cptxt{ height:42px; line-height:42px; text-align:center; background:#c00;}
.cptxt a{ font-size:16px; font-weight:bold; color:#fff;}


/***首页公司简介***/
.gywm {
	background:#F6F6F6; padding:50px 0;
}
#about .title {
    padding: 20px 0 20px 0px;
}
#about .title h2 {
    background-position: left bottom;
	font-size: 50px;
    background: url(../images/title.png) no-repeat left bottom;
    line-height: 1.5;
	font-weight:bold;
	margin-bottom:10px;
}
#about .title h2 span {
    color: #F11111;
}
#about .title h1 {
    font-size: 20px;
    font-weight: normal;
}
.aboutL p {
    color: #666;
    margin-bottom: 30px;
	line-height:1.8;
	font-size:16px;
}
.aboutL a {
    display: inline-block;
    border: 1px solid;
    color: #F11111;
    padding: 5px 30px;
}
.aboutR img {
    display: block;
    max-width: 100%;
}
@media screen and (max-width:768px){ 
#about .title h2{ font-size:40px;}
}
/****首页优势**/
.ys_bg{ height:auto; overflow:hidden; background:url(../images/ys_bg.jpg) center top no-repeat;}
.ys{height:auto; position: relative; width:1200px; overflow:hidden; margin:0 auto;}
.ys h2{ margin:40px auto 0; width: 1200px; height: 107px; position: relative; background:url(../images/ys_t.png) no-repeat center top; color: #fff; }

.ys_contents{ width:100%; float:left; overflow:hidden;}
.ys dl{width: 520px; overflow: hidden;}
.ys dl dt{overflow: hidden; margin-bottom: 22px;}
.ys dl dt img{float: left; width:65px; height: 65px;}
.ys dl dt p{float: right;width: 445px; color: #ed6603;font:bold 18px/28px "Microsoft Yahei";}
.ys dl dt p b{color: #c00; display: block;font:bold 30px/38px "Microsoft Yahei";}
.ys dl dd{overflow: hidden;}
.ys dl dd span{display: block; padding-left: 70px; color: #666; font:16px/40px "Microsoft Yahei"; }
.ys dl dd span em{ color:#c00; font-weight:bold;}

@media screen and (min-width:1200px){ 
.ys01{ float:left; margin-top:160px;}
.ys02{ float:left; margin-top:60px;}
.ys03{position: absolute; right: 80px; top:1043px;}
.ys04{position: absolute; left: 0px; top:1374px;}

.ys_i1{width: 595px; height: 435px; float:left; overflow: hidden;}
.ys_i1 img{width: 595px; height: 435px; }
.ys_i2{width: 591px; height: 329px; float:right; overflow: hidden;}
.ys_i2 img{width: 591px; height: 329px; }
.ys_i3{ float:left; width: 573px; height: 345px; overflow: hidden;}
.ys_i3 img{width: 573px; height: 345px; }
.ys_i4{ float:right; width: 701px; height: 538px; overflow: hidden;}
.ys_i4 img{width: 701px; height: 538px; }
}
@media screen and (max-width:768px){ 
.ys_bg{ height:auto; background:url(../images/ys_bg.jpg) center top no-repeat #f5f5f5;}
.ys{ width:100%; height:auto;}
.ys h2{ width:100%; background-size:100%;}
.ys dl{ width:96%; float:left; background:#fff; padding:2%; margin-bottom:10px;}
.ys dl dt p{ width:80%;}
.ys dl dd span{ padding-left:0;}
.ys_i1,.ys_i2,.ys_i3,.ys_i4{ width:100%; float:left;}
.ys_i1 img,.ys_i2 img,.ys_i3 img,.ys_i4 img{ width:100%; float:left;}
}




/*****首页新闻资讯****/
.news{ background:#fff;}
.news_fl{ width:100%; float:left;}
.news_fl img{ max-width:100%;}
.news_fr{ width:100%; float:left;}
.news_fr li{border-bottom:1px solid #989898; width:100%; float:left;}
.newstime{display:block;padding:10px 0;float:left;text-align:center;font-size:24px;color:#F31112; width:80px; font-size:18px;}
.newstime span{ float:left; text-align:center; width:100%; line-height:27px;}
.newstime font{ float:left; text-align:center; width:100%; line-height:27px;}
.news_fr dl{margin-left:32px;padding:13px 5px 15px 50px}
.news_fr dt a{font-size:16px;height:32px;overflow:hidden;display:block}
.news_fr dd{font-size:14px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#666}

/***flink样式**/
.flink{ height:auto; line-height:45px; background:#c00; font-size:16px; color:#fff;}
.flink a{ color:#fff; margin-right:10px;}
.flink a:hover{ color:#ff0;}


@media screen and (max-width:768px) {
.logo img {
	width: 100%;
}
.fb-pro .pro_txt > a::after {
	background: none;
}
.fb-pro {
	padding: 0;
	width: 100%;
}
.fb-pro:hover .pro_txt > a::after {
	background: none;
}
.tit1_cp h2 {
	font-size: 40px;
}

.tit1_cps h2 {
	font-size: 28px;
}
.tit1_cps h2 font {
	font-size: 28px;
}
.tit1_cps p {
    font-size: 13px;
}

.layui-containerts {
	width: 100%;
	margin: 0 auto;
}

.gywm{ padding:30px 10px; height:auto;}

}

/*footer*/
.c-footer {
	background: #1e1e1e;
}
.c-footer a {
	color: #ffffff;
}
.c-footer .mt {
	overflow: hidden;
	padding: 30px 0 10px 0;
}
.foot-top {
	padding: 30px 0;
}
.footl {
	width: 20%;
	float: left;
	display: inline;
}
.footc {
	width: 25%;
	float: left;
	display: inline;
}
.footk {
	width: calc(40% - 150px);
	float: left;
}
.footr {
	float: left;
	width: 260px;
}
.footl h3, .footc h3, .footk h3, .footr h3 {
	font-size: 30px;
	color: #fff;
	margin-bottom: 29px;
	width: 25px;
	white-space: nowrap;
	padding-bottom: 14px;
	border-bottom: 1px solid #242f35;
}
.footl h3 span, .footc h3 span, .footk h3 span, .footr h3 span {
	font-size: 12px;
	display: block;
	color: #fff;
	opacity: 0.2;
	font-weight: lighter;
	line-height: 100%;
}
.footl p a {
	display: block;
	width: 50%;
	color: rgba(255,255,255,0.8);
	float: left;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 40px;
}
.footl p a:hover {
	text-decoration: underline;
	color: #bc1717;
}
.footc p {
	color: #fff;
	background-position: left center;
	line-height: 40px;
	font-size: 16px;
}
.footc p span {
	margin-left: 18px;
}
.footr em i {
	display: block;
	float: left;
	width: 130px;
}
.footr em i:last-child {
	float: right;
}
.footr em i img {
	width: 120px;
	height: 120px;
	border: 3px #fff solid
}
.footr em i span {
	display: block;
	font-size: 16px;
	color: #F4F4F4;
	line-height: 20px;
	padding-left: 32px;
	margin-top: 16px;
}
.footk p a {
	display: block;
	width: 50%;
	color: rgba(255,255,255,0.8);
	float: left;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 40px;
}
.footk p a:hover {
	text-decoration: underline;
	color: #bc1717;
}
.c-footer .mc {
	border-top: 1px solid #666666;
	padding: 13px 0;
	overflow: hidden;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	margin-top: 20px;
}
.c-footer .mc span {
	float: left;
}
.c-footer .mc dl {
	float: left;
}
.c-footer .mc dt {
	float: left;
	padding: 0 10px;
}
.c-footer .mc dd {
	float: left;
}
.c-footer .mc dd a {
	color: #fff;
}
.c-footer .mc dd a:hover {
	color: #ffdb60;
}
.c-copy {
	padding: 11px 0;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	background: #1e1e1e;
	border-top: 1px solid #333333;
}
.c-copy a {
	color: #ffffff;
}
@media screen and (max-width:1280px) {
.footl {
	width: 25%;
}
.footc {
	width: 35%;
}
}
@media screen and (max-width:1024px) {
.footl {
	display: none;
}
.footc {
	width: calc(100% - 150px);
}
.footk {
	display: none;
}
.c-footer .mc {
	display: none;
}

}
@media screen and (max-width:767px) {
.footr {
	display: none;
}
.footc {
	width: 50%;
	padding-left: 20px;
}
.footk {
	width: calc(50% - 20px);
}
.c-copy .fl, .c-copy .fr {
	float: none;
}
.c-copy font {
	display: block
}
}
@media screen and (max-width:640px) {
.footc {
	width: 100%;
	padding-left: 9px;
}
.footk {
	display: none;
}
.c-copy {
	padding-bottom: 75px;
}
.c-copy .my {
	display: none
}
}
.fxdb {
	display: none
}
@media screen and (max-width:640px) {
.fxdb {
	display: block;
	height: 60px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+440));
}
.fxdb li {
	float: left;
	list-style: none;
	height: 55px;
	text-align: center;
	box-sizing: border-box;
	width: 50%;
}
.fxdb li a {
	display: block;
	width: 94%;
	text-align: center;
	margin: 0px auto;
	background: #bc1717;
	border-radius: 50px;
	height: 50px;
	box-shadow: 0 0 5px #fff;
}
.fxdb li img {
	height: 30px;
	margin-top: 10px
}
}
.vipb {
	position: absolute;
	bottom: 3px;
	right: 5px;
	height: 30px;
	background: url(../images/vip.png) no-repeat center right;
	padding-right: 68px;
	font-size: 20px;
	color: #e7b144;
	line-height: 35px;
	text-align: right;
	z-index: 99
}
.vipb a {
	color: #e7b144;
	font-size: 20px;
}
@media screen and (max-width:640px) {
.vipb {
	bottom: 62px;
	right: 5px;
}
.hidden-xs {
	display: none;
}
}
.animate-tel {
	animation: tada 1s linear infinite;
	transform-origin: 50% 50%;
	-webkit-animation: tada 1s linear infinite;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: tada 1s linear infinite;
	-moz-transform-origin: 50% 50%;
	-o-animation: tada 1s linear infinite;
	-o-transform-origin: 50% 50%;
	-ms-animation: tada 1s linear infinite;
	-ms-transform-origin: 50% 50%;
}
/***About**/
.position_now {
	font-size: 14px;
	background: #F5F5F5;
}
.position_now .fl {
	color: #707070;
	line-height: 60px;
}
.position_now .fl img {
	height: 20px;
	margin-top: -4px;
	display: inline-block;
	margin-right: 8px;
}
.position_now a {
	display: inline-block;
	color: #707070;
}
.position_now .fr {
	font-family: impact;
	color: #ca0000;
	font-size: 0;
}
.position_now .fr img {
	height: 26px;
	float: left;
	margin: 18px 10px 0 0;
}
.position_now .fr strong {
	font-weight: 100;
	font-size: 22px;
	display: block;
	float: left;
	line-height: 60px;
}

.index_fl{ width:257px; height:auto; float:left; overflow:hidden;}
.prd_fl{ width:255px; height:auto; float:left; border:1px solid #d00;}
.prd_fl h2{
    background: url(../images/plistbg.jpg) no-repeat;
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    text-indent: 60px;
	color:#fff;
}
.prd_tu{ width:90%; height:auto; float:left; overflow:hidden; padding:5%;}
.prd_tu h4 {
    clear: both;
    height: 40px;
    line-height: 40px;
    background: #DD0000;
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 5px;
}
.prd_tu h4 a{ font-size:16px; color:#fff; font-weight:bold;}
.prd_tu li{ 
    background: url(../images/prdbg.png) 10px center no-repeat;
    height: 45px;
    line-height: 45px;
	text-indent:50px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dashed #ddd;
}
.prd_tu li a:hover{ color:#d00;}
.prd_contact{ width:255px; height:auto; float:left; border:1px solid #d00; margin-top:20px; overflow:hidden;}
.prd_contact h2{ width:100%; height:50px; line-height:50px; float:left; text-align:center; background:#d00; color:#fff;}
.nr_ifocus{ padding:15px; overflow:hidden;}
.nr_ifocus{ line-height:28px; font-size:16px;}
.lximgs img{ width:100%; margin-bottom:5px;}

.about_fr{ width:1040px; float:right; overflow:hidden; font-size:16px; line-height:30px;}
.about_fr p{ line-height:30px;}
.about_fr img{ max-width:100%;}
.right_title { padding-bottom: 10px; border-bottom: 1px solid #eee; text-transform: uppercase; margin-bottom:20px;}
.right_title h3 { color: #de0000; font-size: 18px; border-left: 3px solid #de0000; height: 20px; line-height: 20px; padding-left: 14px; margin-top: 5px; font-weight:bold;}

.sub_bk {
	text-align: center;
}
.sub_bk a {
	display: block;
	float: left;
	line-height: 40px;
	font-size: 16px;
	border: 1px solid #ddd;
	border-radius: 48px;
	margin-right: 2%;
	width: 23.5%;
	box-sizing: border-box;
	margin-bottom: 15px;
	height: 40px;
	overflow: hidden
}
.sub_bk .on {
	background: #bc1717;
	color: #fff;
}
.sub_bk a:hover, .sub_bk a.active {
	background: #bc1717;
	color: #fff;
}
.sub_bk a:nth-child(4n) {
	margin-right: 0;
}
.sub_bk span {
	color: #fff;
	font-size: 16px;
	margin-left: 10px;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	display: none;
	line-height: 4rem;
}
.sub_bk .show {
	height: auto;
	background: #eee;
}
@media screen and (max-width:640px) {
.about_fr{ width:100%;}
.sub_bk a {
	width: 49%;
	margin-right: 2%
}
.sub_bk a:nth-child(2n) {
	margin-right: 0;
}
}
@media screen and (max-width:380px) {
.sub_bk a {
	line-height: 42px;
	font-size: 14px;
	border-radius: 42px;
	margin-bottom: 8px;
	height: 42px;
	overflow: hidden
}
}
.yunu-contact {
	background-color: #F7F7F7;
	padding: 25px;
}
.yunu-contact h4 {
	margin: 0;
	font-size: 24px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}
.yunu-contact dl {
	margin: 0;
	padding: 20px 0;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
}
.yunu-contact dt {
	float: left;
}
.yunu-contact dd {
	margin-left: 55px;
	font-size: 16px;
	padding-top: 16px;
}
.yunu-contact dd span {
	padding-left: 50px;
}
@media only screen and (max-width:480px) {
.yunu-contact dd span {
	padding-left: 10px;
}
}
@media only screen and (max-width:400px) {
.yunu-contact h4 {
	font-size: 20px;
}
.yunu-contact dl:nth-child(3) dd span {
	display: block;
}
}
/***New**/
.news-box {
	padding: 20px 10px;
	overflow: hidden;
	border-bottom:1px solid #ddd;
}
.news-box:nth-child(2n) {
	background: #f5f5f5;
}
.news-box a {
	display: block;
}
.txtW {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;
}
.txtH {
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 25px;
}
.news-box h3 {
	font-size: 20px;
	position: relative;
	font-weight: normal;
}
.news-box h3 span {
	float: right;
	font-size: 16px;
}
.news-box p {
	font-size: 16px;
	color: #656565;
	margin-top: 20px
}
.news-box a:hover h3 {
	color: #f62828;
}
.news_img {
	width: 100%;
	overflow: hidden;
}
.news_img img {
	width: 90%;
}
@media (max-width:1024px) {
.news-box h3 {
	font-size: 20px;
}
}
@media (max-width:640px) {
.news-box h3 {
	font-size: 20px;
}
.news-box p {
	font-size: 14px;
	margin-top: 0px;
}
.news-box {
	padding: 10px 0;
	overflow: hidden;
}
}
@media (max-width:480px) {
.news-box h3 {
	font-size: 16px;
}
.news-box p {
	font-size: 14px;
	margin-top: 0px;
}
.news-box {
	padding: 10px 0;
	overflow: hidden;
}
}
.nynews {
	overflow: hidden;
}
.news-tit {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
.tool {
	color: #999;
	padding: 24px 0;
	text-align: center;
}
.tool span {
	display: inline-block;
	margin: 0 6px;
	font-size: 14px;
}
.newcontents {
	line-height: 30px;
	font-size: 16px;
	padding: 0 10px;
	overflow: hidden;
}
.newcontents img {
	max-width: 100%;
}
{
@media screen and (max-width: 480px) .news-tit {
 font-size: 24px;
}
}
@media screen and (max-width: 640px) {
.news-tit {
	font-size: 24px;
}
.pro_name {
	padding-left: 0px !important;
}
}
.ny-page {
	border-top: 1px solid #ddd;
	line-height: 36px;
	padding: 10px 0 0;
	font-size: 14px;
	overflow: hidden;
}
.txtW {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.tr {
	text-align: right;
}
@media screen and (max-width: 1024px) {
.ny-page .txtW {
	font-size: 15px;
}
.tr {
	text-align: left;
}
}
.xgcp_title {
	padding: 10px;
	background-color: #fafafa;
	margin: 15px 0;
	overflow: hidden;
	width: 100%;
	float: left;
}
.xgcp_title h3 {
	color: #c00;
	border-left: 2px solid #c00;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 20px;
}
.xwzx {
	width: 100%;
	overflow: hidden;
}
.xwzx ul {
	list-style-type: none;
	margin-bottom: 10px;
}
.xgxw {
	border-bottom: 1px dotted #ccc;
	height: 25px;
	line-height: 25px;
	text-align: left;
	overflow: hidden;
	padding-bottom: 10px;
}
.xwzx ul li span {
	float: right;
}
.xgxw {
	width: 100%;
	overflow: hidden;
}
.pro {
	margin-top: 18px;
	overflow: hidden;
}
.xgcp {
	width: 100%;
	overflow: hidden;
}
.xgcp img {
	width: 100%;
}
.xgcp p {
	text-align: center;
	line-height: 35px;
	font-size: 15px;
}

.pro {
	margin-top: 18px;
}
.pro li {
	overflow: hidden;
	width: 31.3%;
	float: left;
	margin-right: 2%;
	border:1px solid #ddd;
	margin-bottom:15px;
}
.pro li a {
	display: block;
}
.pro li a span {
	display: block;
	width: 96%;
	height: auto;
	float:left;
	overflow: hidden;
	padding:2%;
}
.pro li a span img {
	width: 100%;
	transition-duration: 1s;
	-ms-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition-duration: 1s;
}
.pro li a span img:hover {
	transform: scale(1.2);
}
.pro li a p {
	width:100%;
	float:left;
	background:#eee;
	border:1px solid #ddd;
	border-left:0;
	border-right:0;
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size:15px;
	color:#000;
	text-indent:15px;
	font-weight:bold;
}
.pro li a:hover p {
	color: #000;
}
.pro li font{ color:#c00; font-weight:bold; padding-left:15px;}
@media screen and (max-width:767px) {
.pro li {
	width: 48.5%;
}
.pro li a p{ text-indent:5px;}
.pro li font{ padding-left:5px;}
.pro li:nth-child(2n) {
	margin-right: 0
}
}
@media screen and (max-width:992px) {
.hide-xs {
	display: none;
}
}
@media screen and (min-width:768px) {

.pro li:nth-child(3n) {
	margin-right: 0
}

}
.cpnyt {
	width: 100%;
	overflow: hidden;
}
.cpnyt img {
	width: 100%;
}
.pro_name {
	padding-left: 30px;
}
.pro_name h2 {
	font-size: 20px;
	padding: 22px 0;
	border-bottom: 1px dashed #ddd;
}
.pro-canshu {
	padding: 0;
}
.pro-canshu p {
	line-height: 30px;
	color: #666;
}
.pro_name a.nm {
	display: block;
	width: 172px;
	height: 40px;
	border: 1px solid #5F5F5F;
	background: #5F5F5F;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.pro_name a.nm:hover {
	display: block;
	background: none;
	color: #5F5F5F;
}
#textarea img {
	max-width: 100%
}
@media screen and (min-width:768px) {
.pro_name h2 {
	font-size: 22px;
}
.pro-canshu {
	padding: 0;
}
.info_title h3 {
	padding: 40px 0 22px 0;
}
}
@media screen and (min-width:1200px) {
.pro_name h2 {
	font-size: 24px;
}
.pro-canshu {
	padding: 0;
}
.info_title h3 {
	padding: 48px 0 24px 0;
}
}

.case_img {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
.case_img img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.case_img:hover img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.case_tit {
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #333;
	width: 100%;
	overflow: hidden;
	height: 40px;
	float: left;
}
.c-flink {
	height: 60px;
	background: #f62828;
	line-height: 60px;
}
.c-flink strong {
	font-size: 18px;
	margin-right: 28px;
	color: #fff;
}
.c-flink a {
	font-size: 14px;
	color: #fff;
	padding: 0 10px 0 0;
}
.footer-fix {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 10;
	display: none;
}
.footer-fix li {
	float: left;
	width: 25%;
}
.footer-fix li a {
	display: block;
	text-align: center;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.footer-fix li i.i1 {
	background-image: url(../images/f_01.png);
}
.footer-fix li i.i2 {
	background-image: url(../images/f_02.png);
}
.footer-fix li i.i4 {
	background-image: url(../images/f_04.png);
}
.footer-fix li i.i3 {
	background-image: url(../images/f_03.png);
}
.footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}

.cptitle {
	height: auto;
	margin: 0 auto;
}
.cptitle h2 {
	width: 100%;
	height: 34px;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.cptitle1 {
	width: 100%;
	height: 34px;
	font-size: 30px;
	color: #c00;
	font-weight: bold;
	text-align: center;
	font-family: "新宋体";
	text-transform: uppercase;
}
.cptitle p {
	width: 100%;
	height: 36px;
	font-size: 18px;
	text-align: center;
	color: #777778;
	border-top: 1px #dfdfdf solid;
	border-bottom: 1px #dfdfdf solid;
	margin-top: 14px;
	line-height: 36px;
}
.procs1 {
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
}
.procs1 a h3 {
	display: inline-block;
	margin:0 0.2%;
	margin-bottom: 10px;
	width: 15.8%;
	height: 42px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 42px;
	transition: all 0.3s ease-out;
	background-color: #c00;
	border-radius: 5px;
	overflow:hidden;
}
.procs1 a:hover h3 {
	height: 42px;
	background-color: #444444;
	color: #FFFFFF;
}

/****产品内页右边样式**/
.newxxi{ padding-bottom:20px; overflow:hidden; width:100%; float:left;}
.newxxi h2 {
    text-align: center;
    font-size: 22px;
    margin: 15px 0;
	color: #000;
	font-weight:bold;
	line-height: 30px;
}
.in_newcontimeul{ border-bottom:1px solid #ddd; line-height:30px; text-align:center; color:#666;}

#preview{ float:left; text-align:center; width:576px; display:inline; margin-left:10px;}
#spec-n1{float:left; border:1px solid #ccc; border-bottom:none; padding:7px; width:560px; height:410px;}
#spec-n1 img { float:none; width:560px; height:410px;}
.list-h{ width:576px; float:left;}
.list-h li{ float:left;cursor:pointer;}
#spec-list ul li img:hover{ border: 1px solid #f90; float:left;cursor:pointer;}
#spec-n5{width:574px; display:inline; float:left; background:#f5f5f5; padding-top:10px; padding-bottom:5px; border:1px solid #ccc; border-top:none;}
#spec-list{float:left; margin-left:2px; display:inline; overflow:hidden; height:auto; width:576px;}
#spec-list ul li img{ padding:2px; border:1px solid #ccc; width:120px; margin-left:13px; display:inline; height:75px;}
.about_frs{ width:920px; float:right; overflow:hidden;}

.sub_ct {
    width: 300px;
    height: 520px;
    float: right;
    border: 1px solid #ccc;
    background: url(../images/view.jpg) no-repeat top center;
}
.sub_ct img {
    margin-top: 405px;
    margin-left: 30px;
    display: inline;
    flaot: left;
}

.part2_hd {
	border-left: 5px solid #333;
	padding-left: 20px;
	line-height: 1;
	margin: 40px auto 30px;
	clear: both;
	overflow: hidden;
	float:right;
}
.part2_hd .cn_title {
	color: #333;
	font-weight: normal;
	margin-bottom: 6px;
	font-size: 30px;
	float: left;
}
.part2_hd .en_title {
	color: #dd1717;
	display: block;
	font-family: "Titillium";
	font-size: 30px;
	float: left;
	text-transform: Uppercase;
	margin-left: 10px;
}
.prd_content{ width:900px; height:auto; float:right; overflow:hidden; font-size:16px; line-height:27px;}
.prd_content table{ width:100%; float:left; word-wrap: break-word; word-break: break-all; overflow:hidden; border:1px solid #ddd;}
.prd_content td{ width:15%; height:auto; border:1px solid #ddd; padding:3px;}
.prd_content img{ max-width:100%;}


@media screen and (max-width: 640px) {
.footer-fix {
	display: block;
}
.procs1 a h3{ width:30.5555%; margin-right: 1%; margin-left:1%;}
.gywm_nr{ width:96%;}
}

@media screen and (max-width: 640px) {
  .al{ width:100%; font-size:24px;}
  .gcalimg{ width:100%;}
  .proc1 ul li{ margin:0;}
  .gywm_nr{ height:auto;}
  .cp_bt h2{ font-size:30px;}
  .habright{ float:left; width:100%;}
  .hableft{ width:100%; float:right; margin-top:15px;}
  .ys-pr .ys-top1 h3{ font-size:20px; padding-left:40px;}
  .about_frs{ width:100%;}
  #preview{ width:100%; margin-left:0;}
  #spec-n1{ border:0; width:100%; height:auto; padding:0;}
  #spec-n1 img{ border:0; width:100%; height:auto;}
  #spec-n5{ width:99%; overflow:hidden;}
  #spec-list{ width:100%; margin-left:0;}
  .list-h{ width:100%;}
  .list-h li{ width:23%; padding:1%; float:left;}
  #spec-list ul li img{ width:100%; margin-left:0; height:auto;}
  .part2_hd{ width:100% !important; margin:20px 0;}
  .prd_content{ width:100%;}
 }
